Installing Darknet
Darknet is easy to install and run. This post will guide you through it.
Darknet is an open source neural network framework written in C and CUDA. It is fast, easy to install, and supports CPU and GPU computation. You can find the source on GitHub or you can read more about what Darknet can do right here:
Darknet is easy to install and run. This post will guide you through it.
You only look once (YOLO) is a state-of-the-art, real-time object detection system.
Classify images with popular models like ResNet and ResNeXt.
Use Darknet's black magic to conjure ghosts, ghouls, and wild badgermoles. But be warned, ye who enter here: no one is safe in the land of nightmares.
Recurrent neural networks are all the rage for time-series data and NLP. Learn how to use them in Darknet!
Play Go using a policy network trained with Darknet
Image classification made tiny.
Learn how to train a classifier from scratch in Darknet.
I've had a number of people ask me what hardware I would recommend for training neural networks for vision applications. Here are some of my thoughts.
If you use Darknet in your research please cite it:
@misc{darknet13, author = {Joseph Redmon}, title = {Darknet: Open Source Neural Networks in C}, howpublished = {\url{http://pjreddie.com/darknet/}}, year = {2013--2016} }
For questions or help with Darknet please contact the Darknet mailing list. I will respond to questions as soon as possible!